Api.GetConfiguredIoCount 方法
取得模擬 I/O 模組的數量。
命名空間:IntervalZero.KINGSTAR.Local.Api
組合: IntervalZero.KINGSTAR.Local.Api (於 IntervalZero.KINGSTAR.Local.dll) 版本:4.4.0.0
語法
public KsReturn<int> GetConfiguredIoCount()
Public Function RemoveModuleConfiguration() As KsReturn(Of Integer)
回傳值
回傳一個 KsError 代碼及一個整數值。
可用的 EtherCAT 狀態
ecatOffline, ecatInit, ecatBoot, ecatPreOP, ecatSafeOP, ecatOP
範例
N/A
參見